翻訳と辞書
Words near each other
・ Idjwi Territory
・ IDK
・ Idkerberget
・ Idku
・ IDL
・ IDL (programming language)
・ IDL Drug Stores
・ IDL specification language
・ IDLC Investments Limited
・ Idle
・ Idle (CPU)
・ Idle (disambiguation)
・ Idle (engine)
・ Idle (GNR) railway station
・ Idle (L&BR) railway station
IDLE (Python)
・ Idle air control actuator
・ Idle and Thackley
・ Idle animations
・ Idle Cure
・ Idle Eyes
・ Idle Gossip
・ Idle Hands
・ Idle Hour Stock Farm
・ Idle Hour, Lexington
・ Idle Hours
・ Idle Hours (painting)
・ Idle Moments
・ Idle No More
・ Idle No More (King Khan and the Shrines album)


Dictionary Lists
翻訳と辞書 辞書検索 [ 開発暫定版 ]
スポンサード リンク

IDLE (Python) : ウィキペディア英語版
IDLE (Python)

IDLE (Integrated DeveLopment EnvironmentSubject: IDLE 0.2 -- Integrated DeveLopment Environment for Python ), From: Guido van Rossum, Date: Fri, 8 Jan 1999 17:35:25 GMT〕〔Also from the Help> About screen〕 or Integrated Development and Learning Environment〔https://docs.python.org/2/library/idle.html〕) is an integrated development environment for Python, which has been bundled with the default implementation of the language since 1.5.2b1.〔(Subject: IDLE 0.1 -- a Python IDE ), By Guido van Rossum - 16 Nov 1998 - comp.lang.python, ''At the conference I mentioned a few times that I was working on a Tkinter-based IDE for Python. I've decided to use the paradigm "release early and often" for this piece of software (especially since I don't expect I'll have much time to work on it), so version 0.1 (essentially a dump of my directory) is now sitting in the contrib directory ftp.python.org.''〕〔(IDLE 0.1 was distributed with the Python 1.5.2b1 release on 12/22/98. ), From: ''\Python-1.5.2\Tools\idle\NEWS.txt''〕 It is packaged as an optional part of the Python packaging with many Linux distributions. It is completely written in Python and the Tkinter GUI toolkit (wrapper functions for Tcl/Tk).
IDLE is intended to be a simple IDE and suitable for beginners, especially in an educational environment. To that end, it is cross-platform, and avoids feature clutter.
According to the included README, its main features are:
* Multi-window text editor with syntax highlighting, autocompletion, smart indent and other.
* Python shell with syntax highlighting.
* Integrated debugger with stepping, persistent breakpoints, and call stack visibility.
IDLE has been criticized for various usability issues, including losing focus, lack of copying to clipboard feature, lack of line numbering options, and general user interface design; it has been called a "disposable" IDE, because users frequently move on to a more advanced IDE as they gain experience.〔Sweigart AL. (2011) (The Things I Hate About IDLE That I Wish Someone Would Fix ). The Invent With Python Blog.〕
Author Guido van Rossum says IDLE stands for "Integrated DeveLopment Environment",〔〔(Primer on Installing Python and VPython ), Author: M. Haley〕 and since van Rossum named the language Python partly to honor British comedy group Monty Python, the name IDLE was probably also chosen partly to honor Eric Idle, one of Monty Python's founding members.〔Lutz, Mark & Ascher, David (2004). ''Learning Python'', p. 40. O'Reilly Media, Inc. ISBN 0-596-00281-5.〕
== See also ==

* List of integrated development environments for Python

抄文引用元・出典: フリー百科事典『 ウィキペディア(Wikipedia)
ウィキペディアで「IDLE (Python)」の詳細全文を読む



スポンサード リンク
翻訳と辞書 : 翻訳のためのインターネットリソース

Copyright(C) kotoba.ne.jp 1997-2016. All Rights Reserved.